UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

The system must not respond to ICMP broadcast timestamp requests.


Overview

Finding ID Version Rule ID IA Controls Severity
V-48173 SOL-11.1-050030 SV-61045r1_rule Low
Description
By accurately determining the system's clock state, an attacker can more effectively attack certain time-based pseudorandom number generators (PRNGs) and the authentication systems that rely on them.
STIG Date
Solaris 11 X86 Security Technical Implementation Guide 2017-09-20

Details

Check Text ( C-50605r2_chk )
Determine if response to ICMP broadcast timestamp requests is disabled.

# ipadm show-prop -p _respond_to_timestamp_broadcast -co current ip

If the output of this command is not "0", this is a finding.
Fix Text (F-51781r1_fix)
The Network Management profile is required.

Disable respond to timestamp broadcasts.

# pfexec ipadm set-prop -p _respond_to_timestamp_broadcast=0 ip